Release 10.1A: OpenEdge Development:
Progress 4GL Reference


TEXT widget

You can use the text widget to display read-only text in a compact format. This is especially useful when you are creating hard-copy reports. You can use the VIEW-AS phrase to set up a static text widget. You can use the CREATE widget statement to create dynamic text widgets.

Attributes

  1. Graphical interfaces only.
  2. Readable only.
  3. Character interfaces only.
  4. Windows only.

Methods

Events

 

Note

You can view a field as text by specifying VIEW-AS TEXT for the field. You can make text the default representation for all fields in a frame by specifying USE-TEXT for the frame.

See also

The chapter on representing data in OpenEdge Development: Progress 4GL Handbook .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095